GtkPopover: Survive attach_widget == NULL
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Nov 2014 04:09:21 +0000 (23:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Nov 2014 11:16:41 +0000 (06:16 -0500)
commit49cf85509aa679439a42866318c7ce6a9b1a2588
treeaef23d3cb0e2cefdabe1850370da79c96504bbcf
parent61286d592738d69b46f0437808133757c853a1b1
GtkPopover: Survive attach_widget == NULL

We can't render a tail, but otherwise things should just work.
This will be useful in glade.
gtk/gtkpopover.c